home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13440 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: gold.tc.umn.edu!mill0440
  2. From: mill0440@gold.tc.umn.edu (Henry W Miller)
  3. Newsgroups: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
  4. Subject: Re: Can we do programming without seeing the end user?
  5. Followup-To: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
  6. Date: 25 Mar 1996 18:16:17 GMT
  7. Organization: University of Minnesota
  8. Message-ID: <4j6nth$f98@epx.cis.umn.edu>
  9. References: <BYtKnOggyTxQ071yn@oslonett.no>
  10. NNTP-Posting-Host: gold.tc.umn.edu
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Svein Olav Mytting (bollerud@oslonett.no) wrote:
  14. : I know a lot of you programmers work far from the end-users. Some of you
  15. : work even far from your employer, which in turn lives far from the
  16. : customer.
  17.  
  18. : I sort of believe that sales and programming should be strictly
  19. : separate tasks. While a salesman should see his customer in person,
  20. : a programmer shouldn't do that.
  21.  
  22. Accually I think the manual for the program should be written first.  The 
  23. customer should review the manual and decide if taht is how tehy want the 
  24. program to work.  Then the programmer takes the manual and tunrs that into teh 
  25. user interface.   Most programers have no idea how to write a user interface
  26. so tehy need a guide.  just like most construction workers work from a 
  27. bluprint programmers need something to work teh user interface on.
  28.  
  29.